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