Class GetSEAndBusinessSensitiveTextPatternsListArgs
Inheritance
GetSEAndBusinessSensitiveTextPatternsListArgs
Assembly: SecureExchangesSDK.dll
Syntax
public class GetSEAndBusinessSensitiveTextPatternsListArgs : IEndPointConfiguration, IEndPointName, IUriBindingConfiguration, IAuthenticationNeeded
Properties
ApiPassword
Declaration
public Guid ApiPassword { get; set; }
Property Value
ApiUser
Declaration
public Guid ApiUser { get; set; }
Property Value
EndPointConfigurationName
The Endpoint configuration Name
Declaration
public string EndPointConfigurationName { get; set; }
Property Value
EndPointUri
The endpoint URI specified for the connection
Declaration
public Uri EndPointUri { get; set; }
Property Value
Serial
Declaration
public Guid Serial { get; set; }
Property Value
Implements
Extension Methods