Dave Barnes created GEODE-9438:
----------------------------------
Summary: NC user guides: Delete obsolete Auth properties
Key: GEODE-9438
URL: https://issues.apache.org/jira/browse/GEODE-9438
Project: Geode
Issue Type: Bug
Components: docs, native client
Affects Versions: 1.13.3
Reporter: Dave Barnes
Native client user guides (both .NET and C++) still include three obsolete
auth-related system properties:
security-client-auth-factory
security-client-auth-library
security-client-dhalgo
These should be deleted from the documentation.
Note: Functionality of the first two has been superseded by
SetAuthInitialize(). Examples showing its usage have already been included in
the docs.
Pages in which these properties appear include:
.NET:
https://gemfire-native-dotnet.docs.pivotal.io/102/geode-native-client-dotnet/configuring/sysprops.html
https://gemfire-native-dotnet.docs.pivotal.io/102/geode-native-client-dotnet/security/security-systemprops.html
C++:
https://gemfire-native-cpp.docs.pivotal.io/102/geode-native-client-cpp/configuring/sysprops.html
https://gemfire-native-dotnet.docs.pivotal.io/102/geode-native-client-dotnet/security/security-systemprops.html
--
This message was sent by Atlassian Jira
(v8.3.4#803005)