ISafeLogSecurityArtifact Interface

Definition

Interface that provides an unsafe method to log a security artifact.

public interface ISafeLogSecurityArtifact
type ISafeLogSecurityArtifact = interface
Public Interface ISafeLogSecurityArtifact
Derived

Remarks

SecurityToken and encoded token are considered as SecurityArtifacts.

Methods

UnsafeToString()

Returns a string that represents the complete security artifact. This may include sensitive information and should only be used for debugging purposes.

Applies to