The following tables list the members exposed by SecurityConfiguration.
Name | Description | |
---|---|---|
![]() | SecurityConfiguration Constructor | The default constructor. |
Name | Description | |
---|---|---|
![]() | ApplicationCertificate | The application instance certificate. |
![]() | AutoAcceptUntrustedCertificates | Gets or sets a value indicating whether untrusted certificates should be automatically accepted. |
![]() | ConfigureFirewall | Gets or sets a value indicating whether the firewall should be automatically configured by the application. |
![]() | NonceLength | The length of nonce in the CreateSession service. |
![]() | RejectedCertificateStore | A store where invalid certificates can be placed for later review by the administrator. |
![]() | TrustedIssuerCertificates | The trusted certificate store. |
![]() | TrustedPeerCertificates | The store containing any additional issuer certificates. |
![]() | UserRoleDirectory | Gets or sets a directory which contains files representing users roles. |
Name | Description | |
---|---|---|
![]() | AddTrustedPeer | Adds a certificate as a trusted peer. |
![]() | Initialize | Initializes the object during deserialization. |
![]() | Validate | Validates the security configuration. |