Interface IGSSName
.NET interface skeleton to be manually developed following https://docs.oracle.com/en/java/javase/11/docs/api/java.security.jgss/org/ietf/jgss/GSSName.html
public interface IGSSName
Properties
StringNameType
Oid StringNameType { get; }
Property Value
Methods
Canonicalize(Oid)
GSSName Canonicalize(Oid arg0)
Parameters
Returns
Exceptions
Export()
byte[] Export()
Returns
Exceptions
IsAnonymous()
bool IsAnonymous()
Returns
IsMN()
bool IsMN()