Interface ICredentials
Marker interface describing a set of credentials to be used with network requests. This allows the ability to expand beyond simple user name/password security mechanisms.
public interface ICredentials
Marker interface describing a set of credentials to be used with network requests. This allows the ability to expand beyond simple user name/password security mechanisms.
public interface ICredentials