Property PrimaryUserCredentials
PrimaryUserCredentials
Gets/Sets the user-id and password for the primary cache user. This information is required when the security is enabled. If primary user's authentication fails, SecondaryUserCredentials are tried.
Declaration
public SecurityParams PrimaryUserCredentials { get; set; }
Property Value
Type | Description |
---|---|
Alachisoft.NCache.Web.Security.SecurityParams |